home *** CD-ROM | disk | FTP | other *** search
/ Whiteline: delta / whiteline CD Series - delta.iso / classics / tools / paula / doc / history.txt
Encoding:
Text File  |  1995-11-25  |  5.6 KB  |  129 lines

  1. -------------------
  2. - version history -
  3. -------------------
  4.  
  5. * v2.4, 15-sep-1994
  6.     Well, v2.3 wasn't the last version...
  7.     The version 2.4 has been created for the SKYLINE CD for ATARI 
  8.     and basically is a fully registered version of Paula 2.3. 
  9.     Differences and NEW FEATURES are:
  10.     + If you want to register for PAULA you decide how much you pay!
  11.       But please, DON'T SEND ANY CHEQUES - CASH ONLY. This is because 
  12.       the transfer costs between different banks (using different 
  13.       currencies) are usually around 20 DM.
  14.     + To save disc space, you can compress your MODfiles with Larc
  15.        (SFXLHARC, LHarc 3.x) or any other program which can create 
  16.       'afx' or 'lz5' type files. With LHARC, the command line is:
  17.                 lharc c *.mod
  18.     + The main window now has key shortcuts for every button. Try it!
  19.     + New GEM messages have been added:
  20.         MP_START    (0x4802)    load and start one or more MODfiles.
  21.                                 Same effect as VA_START.
  22.         MP_STOP     (0x4803)    stop player and release MODfile.
  23.         MP_SHUTDOWN (0x4804)    Close window, stop & release MODfile.
  24.       In addition to that Paula replies to every MP_xxx message with 
  25.       either:
  26.         MP_ACK      (0x4800)    Command exectuted successfully
  27.         MP_NAK      (0x4801)    Command wasn't executed properly.
  28.       For more infos, refer to the sample code MP.C in \UTILS.
  29.     + Paula understands command lines, standard and ARGV system.
  30.     + Paula goes multitasking... even more! If it detects another 
  31.       running copy of itself in memory it passes control to the first 
  32.       copy (or 'instance' if we're talking OO).
  33.     + The autoload feature has been eliminated.
  34.     + A critical TAS.B opcode has been removed to assure
  35.       compatibility with some STE accelerator cards.
  36.     + The INF files are fully compatible to the old files. However, if
  37.       an existant INF file containing a key is read and saved again the
  38.       key info is lost.
  39.         
  40. * v2.4beta, 24-jun-1994
  41.     Bugfix: another memory corruption bug fixed (4 bytes overshoot)
  42.     Feature change: Speed 00 doesn't STOP, it only pauses the player.
  43.  
  44. * v2.3, 13-mar-1994
  45.     Bugfix: swapped L and R channel according to Protracker
  46.     Bugfix: no more memory corruption under MagiX
  47.     Bugfix: workaround for form_center bug (or feature??)
  48.             in some TOS releases
  49.     NOTE:   This will definately be the last version of Paula. 
  50.             No more updates. Sorry, hacker.
  51.     
  52. * v2.2a, 20-feb-1993
  53.     Stop-command changed: in Protracker mode, a zero speed command
  54.     stops the player at the current location - restart it with 'PLAY',
  55.     while in non-protracker mode it is simply ignored.
  56.     Internals adapted to the lower F030 sampling freq's (KHz) in STE
  57.     DMA mode:
  58.             ST      STE     TT      F030
  59.     Hi:     6.1     12.5    12.6    12.3
  60.     Med:    9.6     25      25.1    24.6
  61.     Low:    12.2    50      50.3    49.2
  62.     This change was necessary because the sampling frequency difference
  63.     between a TT and a F030 is such that it gives 35 cent pitch change
  64.     (awful for musicians!!).
  65.  
  66. * v2.2, 1-feb-1993
  67.     Correct CIA-timing implemented. Paula is now the only player which
  68.     is really compatible to every MOD-format - including the very old
  69.     Soundtracker 1.2 format introduced 1986 by K. Obarski.
  70.     New hardware register access code - should now work on the FALCON
  71.     if it is in 'STE-Compatibility-mode'.
  72.     Old 15-instrument modules are always considered as non-protracker
  73.     compliant.
  74.     Finetune routines will also work with non-standard period values to
  75.     be more compatible to some PC mod editors.
  76.  
  77. * v2.1c, 11-jan-1993
  78.     Bugfix in the PT2.1 replay routine - one asm opcode changed.
  79.  
  80. * v2.1b, 1-jan-1993
  81.     Improved chip emulator (resampling routines): very short, looped
  82.     samples are now played much more precise at low sampling rates.
  83.     When loading a file with the main window opened, a busybee is
  84.     displayed.
  85.     Bugfix: the 'Note Delay' Command was erroneous. Any player based on
  86.     the 'PT-Replay 1.1B'-Routine will experience this bug.
  87.     The play routine has also been updated to >>> PROTRACKER 2.1A <<<.
  88.  
  89. * v2.1a, 30-oct-1992
  90.     Bugfixes: 1. the lz5 depack routine had some problems with
  91.     MultiTOS' memory protection...
  92.               2. if one MOD was corrupted the following MOD was always
  93.     assumed to be a packed one -> crash. But only on registered copies.
  94.     Bad, very BAD...
  95.               3. samples longer than 64 Kbyte were problematic
  96.  
  97. * v2.1, 18-oct-1992
  98.     Added AFX/Lz5 packed module support. Packed MODs are only useable
  99.     with registered PAULA releases.
  100.     Hint: instead of having AFX.PRG depacking your MODs, let Paula do
  101.     this job. It's faster!
  102.  
  103. * v2.0d
  104.     Bugfix: a single MOD was always repeated in earlier versions.
  105.  
  106. * v2.0c
  107.     ?bugfix, dunno what.
  108.  
  109. * v2.0b, 27-aug-1992
  110.     Bug related to LetEmFly fixed. (bug report: M. Schmitz)
  111.  
  112. * v2.0a, 23-aug-1992
  113.     The length of the 'key'-field had to be changed to 16 chars.
  114.  
  115. * v2.0, 20-aug-1992
  116.     From now on, Paula is Shareware. Further releases will include new
  117.     features which will only be operational if you got a registered
  118.     copy.
  119.     Most parts have been rewritten from scratch in C.
  120.     A new sequencer, the PROTRACKER PLAYER v1.1b has been built in -
  121.     that guarantees maximum 'Amiga'-compatibility.
  122.     The Amiga Soundchip emulator has been enhanced; interpolation is
  123.     now as fast as it can be on 68030's.
  124.  
  125. * v1.0 through v1.9
  126.     Well, these versions are still freeware...
  127.  
  128. ----<eof>----------------------------------------------------------------
  129.